.x-grid-row-selected .x-grid-cell {
  border-radius: 0px;
}

.x-grid-row .x-grid-cell.GridAttribute {
  border-color: #d3d4d3;
  border-width: 1px;
  border-style: solid;
}
.x-grid-row .x-grid-cell.GridAttribute:focus-within {
    background-image: none !important;
}

.x-grid-row .x-grid-cell.GridAttribute .x-grid-cell-inner{
  margin-left: -5px;
  padding-left: 8px;
}

table.ViewTable .data_table_cell_parameters {
  background-size: contain;
}


.tab_cell_top .tab_cell_tab_image:first-of-type img {
  margin-top: 2px;
}

span.BaseRBtn.RActionButtons {
  display: inline-block;
}

.RActionButtons .BtnBackground {
  background-repeat: repeat-x !important;
}

.BaseRBtn input.BtnText {
  background: inherit;
}

tr.x-grid-row > td > div.x-grid-cell-inner {
  width: calc(100% + 1px);
  padding-left: 4px;
}

.x-toolbar .x-btn-button .x-btn-icon-el {
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    margin-left: 2px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    width: 16px;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.x-toolbar .x-btn-button .x-btn-inner {
    text-align: center;
}

.FormDetalleProductos #TABLE5_MPAGE {
  padding-left: 40px;
  padding-left: 40px;
}
